the files needed, like config.h.win32.in into config.h.win32 and the\r
.vcprojin files here into corresponding actual .vcproj files.\r
\r
-You will need the parts from below in the GTK+ stack: pango, atk and\r
-glib. External dependencies are at least zlib, libpng, proxy-libintl,\r
-fontconfig, freetype, expat. See the corresponding README.txt file in\r
-glib for details where to unpack them.\r
+You will need the parts from below in the GTK+ stack: gdk-pixbuf, pango,\r
+atk and glib. External dependencies are at least zlib, libpng,\r
+proxy-libintl, fontconfig, freetype, expat. See the corresponding\r
+README.txt file in glib for details where to unpack them.\r
\r
The "install" project will copy build results and headers into their\r
appropriate location under <root>\vs9\<PlatformName>. For instance,\r
built DLLs go into <root>\vs9\<PlatformName>\bin, built LIBs into\r
<root>\vs9\<PlatformName>\lib and GTK+ headers into\r
-<root>\vs9\<PlatformName>\include\gtk-2.0. This is then from where\r
+<root>\vs9\<PlatformName>\include\gtk-3.0. This is then from where\r
project files higher in the stack are supposed to look for them, not\r
from a specific GLib source tree.\r
\r
--Tor Lillqvist <tml@iki.fi>\r
+--Updated by Chun-wei Fan <fanc999 --at-- yahoo --dot-- com --dot-- tw>\r
copy ..\..\..\gtk\gtktable.h $(OutDir)\include\gtk-$(GtkApiVersion)\gtk
\r
copy ..\..\..\gtk\gtktearoffmenuitem.h $(OutDir)\include\gtk-$(GtkApiVersion)\gtk
\r
copy ..\..\..\gtk\gtktestutils.h $(OutDir)\include\gtk-$(GtkApiVersion)\gtk
\r
+copy ..\..\..\gtk\gtktextattributes.h $(OutDir)\include\gtk-$(GtkApiVersion)\gtk
\r
copy ..\..\..\gtk\gtktextbuffer.h $(OutDir)\include\gtk-$(GtkApiVersion)\gtk
\r
copy ..\..\..\gtk\gtktextbufferrichtext.h $(OutDir)\include\gtk-$(GtkApiVersion)\gtk
\r
copy ..\..\..\gtk\gtktextchild.h $(OutDir)\include\gtk-$(GtkApiVersion)\gtk
\r
copy ..\..\..\gtk\gtkwindow.h $(OutDir)\include\gtk-$(GtkApiVersion)\gtk
\r
\r
mkdir $(OutDir)\lib\gtk-$(GtkApiVersion)\include
\r
-copy ..\..\..\gdk\gdkconfig.h $(OutDir)\include\gdk
\r
+copy ..\..\..\gdk\gdkconfig.h $(OutDir)\include\gtk-3.0\gdk
\r
\r
copy $(ConfigurationName)\$(PlatformName)\bin\*-$(GtkApiVersion).lib $(OutDir)\lib
\r
"\r